home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / licenses / mysql / COPYING.LIB < prev   
Text File  |  2002-05-27  |  48KB  |  1,039 lines

  1. GNU LESSER GENERAL PUBLIC LICENSE
  2. *********************************
  3.  
  4.                       Version 2.1, February 1999
  5.  
  6.      Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  7.      59 Temple Place -- Suite 330, Boston, MA 02111-1307, USA
  8.      
  9.      Everyone is permitted to copy and distribute verbatim copies
  10.      of this license document, but changing it is not allowed.
  11.      
  12.      [This is the first released version of the Lesser GPL.  It also counts
  13.      as the successor of the GNU Library Public License, version 2, hence the
  14.      version number 2.1.]
  15.  
  16. Preamble
  17. ========
  18.  
  19. The licenses for most software are designed to take away your freedom
  20. to share and change it.  By contrast, the GNU General Public Licenses
  21. are intended to guarantee your freedom to share and change free
  22. software--to make sure the software is free for all its users.
  23.  
  24. This license, the Lesser General Public License, applies to some
  25. specially designated software--typically libraries--of the Free
  26. Software Foundation and other authors who decide to use it.  You can use
  27. it too, but we suggest you first think carefully about whether this
  28. license or the ordinary General Public License is the better strategy to
  29. use in any particular case, based on the explanations below.
  30.  
  31. When we speak of free software, we are referring to freedom of use, not
  32. price.  Our General Public Licenses are designed to make sure that you
  33. have the freedom to distribute copies of free software (and charge for
  34. this service if you wish); that you receive source code or can get it
  35. if you want it; that you can change the software and use pieces of it
  36. in new free programs; and that you are informed that you can do these
  37. things.
  38.  
  39. To protect your rights, we need to make restrictions that forbid
  40. distributors to deny you these rights or to ask you to surrender these
  41. rights.  These restrictions translate to certain responsibilities for
  42. you if you distribute copies of the library or if you modify it.
  43.  
  44. For example, if you distribute copies of the library, whether gratis or
  45. for a fee, you must give the recipients all the rights that we gave
  46. you.  You must make sure that they, too, receive or can get the source
  47. code.  If you link other code with the library, you must provide
  48. complete object files to the recipients, so that they can relink them
  49. with the library after making changes to the library and recompiling
  50. it.  And you must show them these terms so they know their rights.
  51.  
  52. We protect your rights with a two-step method: (1) we copyright the
  53. library, and (2) we offer you this license, which gives you legal
  54. permission to copy, distribute and/or modify the library.
  55.  
  56. To protect each distributor, we want to make it very clear that there
  57. is no warranty for the free library.  Also, if the library is modified
  58. by someone else and passed on, the recipients should know that what
  59. they have is not the original version, so that the original author's
  60. reputation will not be affected by problems that might be introduced by
  61. others.
  62.  
  63. Finally, software patents pose a constant threat to the existence of
  64. any free program.  We wish to make sure that a company cannot
  65. effectively restrict the users of a free program by obtaining a
  66. restrictive license from a patent holder.  Therefore, we insist that
  67. any patent license obtained for a version of the library must be
  68. consistent with the full freedom of use specified in this license.
  69.  
  70. Most GNU software, including some libraries, is covered by the ordinary
  71. GNU General Public License.  This license, the GNU Lesser General
  72. Public License, applies to certain designated libraries, and is quite
  73. different from the ordinary General Public License.  We use this
  74. license for certain libraries in order to permit linking those
  75. libraries into non-free programs.
  76.  
  77. When a program is linked with a library, whether statically or using a
  78. shared library, the combination of the two is legally speaking a
  79. combined work, a derivative of the original library.  The ordinary
  80. General Public License therefore permits such linking only if the
  81. entire combination fits its criteria of freedom.  The Lesser General
  82. Public License permits more lax criteria for linking other code with
  83. the library.
  84.  
  85. We call this license the "Lesser" General Public License because it
  86. does _Less_ to protect the user's freedom than the ordinary General
  87. Public License.  It also provides other free software developers Less
  88. of an advantage over competing non-free programs.  These disadvantages
  89. are the reason we use the ordinary General Public License for many
  90. libraries.  However, the Lesser license provides advantages in certain
  91. special circumstances.
  92.  
  93. For example, on rare occasions, there may be a special need to
  94. encourage the widest possible use of a certain library, so that it
  95. becomes a de-facto standard.  To achieve this, non-free programs must be
  96. allowed to use the library.  A more frequent case is that a free
  97. library does the same job as widely used non-free libraries.  In this
  98. case, there is little to gain by limiting the free library to free
  99. software only, so we use the Lesser General Public License.
  100.  
  101. In other cases, permission to use a particular library in non-free
  102. programs enables a greater number of people to use a large body of free
  103. software.  For example, permission to use the GNU C Library in non-free
  104. programs enables many more people to use the whole GNU operating
  105. system, as well as its variant, the GNU/Linux operating system.
  106.  
  107. Although the Lesser General Public License is Less protective of the
  108. users' freedom, it does ensure that the user of a program that is
  109. linked with the Library has the freedom and the wherewithal to run that
  110. program using a modified version of the Library.
  111.  
  112. The precise terms and conditions for copying, distribution and
  113. modification follow.  Pay close attention to the difference between a
  114. "work based on the library" and a "work that uses the library".  The
  115. former contains code derived from the library, whereas the latter must
  116. be combined with the library in order to run.
  117.  
  118.                    GNU LESSER GENERAL PUBLIC LICENSE
  119.  
  120.     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  121.  
  122.   0. This License Agreement applies to any software library or other
  123.      program which contains a notice placed by the copyright holder or
  124.      other authorized party saying it may be distributed under the
  125.      terms of this Lesser General Public License (also called "this
  126.      License").  Each licensee is addressed as "you".
  127.  
  128.      A "library" means a collection of software functions and/or data
  129.      prepared so as to be conveniently linked with application programs
  130.      (which use some of those functions and data) to form executables.
  131.  
  132.      The "Library", below, refers to any such software library or work
  133.      which has been distributed under these terms.  A "work based on the
  134.      Library" means either the Library or any derivative work under
  135.      copyright law: that is to say, a work containing the Library or a
  136.      portion of it, either verbatim or with modifications and/or
  137.      translated straightforwardly into another language.  (Hereinafter,
  138.      translation is included without limitation in the term
  139.      "modification".)
  140.  
  141.      "Source code" for a work means the preferred form of the work for
  142.      making modifications to it.  For a library, complete source code
  143.      means all the source code for all modules it contains, plus any
  144.      associated interface definition files, plus the scripts used to
  145.      control compilation and installation of the library.
  146.  
  147.      Activities other than copying, distribution and modification are
  148.      not covered by this License; they are outside its scope.  The act
  149.      of running a program using the Library is not restricted, and
  150.      output from such a program is covered only if its contents
  151.      constitute a work based on the Library (independent of the use of
  152.      the Library in a tool for writing it).  Whether that is true
  153.      depends on what the Library does and what the program that uses
  154.      the Library does.
  155.  
  156.   1. You may copy and distribute verbatim copies of the Library's
  157.      complete source code as you receive it, in any medium, provided
  158.      that you conspicuously and appropriately publish on each copy an
  159.      appropriate copyright notice and disclaimer of warranty; keep
  160.      intact all the notices that refer to this License and to the
  161.      absence of any warranty; and distribute a copy of this License
  162.      along with the Library.
  163.  
  164.      You may charge a fee for the physical act of transferring a copy,
  165.      and you may at your option offer warranty protection in exchange
  166.      for a fee.
  167.  
  168.   2. You may modify your copy or copies of the Library or any portion
  169.      of it, thus forming a work based on the Library, and copy and
  170.      distribute such modifications or work under the terms of Section 1
  171.      above, provided that you also meet all of these conditions:
  172.  
  173.        a. The modified work must itself be a software library.
  174.  
  175.        b. You must cause the files modified to carry prominent notices
  176.           stating that you changed the files and the date of any change.
  177.  
  178.        c. You must cause the whole of the work to be licensed at no
  179.           charge to all third parties under the terms of this License.
  180.  
  181.        d. If a facility in the modified Library refers to a function or
  182.           a table of data to be supplied by an application program that
  183.           uses the facility, other than as an argument passed when the
  184.           facility is invoked, then you must make a good faith effort
  185.           to ensure that, in the event an application does not supply
  186.           such function or table, the facility still operates, and
  187.           performs whatever part of its purpose remains meaningful.
  188.  
  189.           (For example, a function in a library to compute square roots
  190.           has a purpose that is entirely well-defined independent of the
  191.           application.  Therefore, Subsection 2d requires that any
  192.           application-supplied function or table used by this function
  193.           must be optional: if the application does not supply it, the
  194.           square root function must still compute square roots.)
  195.  
  196.      These requirements apply to the modified work as a whole.  If
  197.      identifiable sections of that work are not derived from the
  198.      Library, and can be reasonably considered independent and separate
  199.      works in themselves, then this License, and its terms, do not
  200.      apply to those sections when you distribute them as separate
  201.      works.  But when you distribute the same sections as part of a
  202.      whole which is a work based on the Library, the distribution of
  203.      the whole must be on the terms of this License, whose permissions
  204.      for other licensees extend to the entire whole, and thus to each
  205.      and every part regardless of who wrote it.
  206.  
  207.      Thus, it is not the intent of this section to claim rights or
  208.      contest your rights to work written entirely by you; rather, the
  209.      intent is to exercise the right to control the distribution of
  210.      derivative or collective works based on the Library.
  211.  
  212.      In addition, mere aggregation of another work not based on the
  213.      Library with the Library (or with a work based on the Library) on
  214.      a volume of a storage or distribution medium does not bring the
  215.      other work under the scope of this License.
  216.  
  217.   3. You may opt to apply the terms of the ordinary GNU General Public
  218.      License instead of this License to a given copy of the Library.
  219.      To do this, you must alter all the notices that refer to this
  220.      License, so that they refer to the ordinary GNU General Public
  221.      License, version 2, instead of to this License.  (If a newer
  222.      version than version 2 of the ordinary GNU General Public License
  223.      has appeared, then you can specify that version instead if you
  224.      wish.)  Do not make any other change in these notices.
  225.  
  226.      Once this change is made in a given copy, it is irreversible for
  227.      that copy, so the ordinary GNU General Public License applies to
  228.      all subsequent copies and derivative works made from that copy.
  229.  
  230.      This option is useful when you wish to copy part of the code of
  231.      the Library into a program that is not a library.
  232.  
  233.   4. You may copy and distribute the Library (or a portion or
  234.      derivative of it, under Section 2) in object code or executable
  235.      form under the terms of Sections 1 and 2 above provided that you
  236.      accompany it with the complete corresponding machine-readable
  237.      source code, which must be distributed under the terms of Sections
  238.      1 and 2 above on a medium customarily used for software
  239.      interchange.
  240.  
  241.      If distribution of object code is made by offering access to copy
  242.      from a designated place, then offering equivalent access to copy
  243.      the source code from the same place satisfies the requirement to
  244.      distribute the source code, even though third parties are not
  245.      compelled to copy the source along with the object code.
  246.  
  247.   5. A program that contains no derivative of any portion of the
  248.      Library, but is designed to work with the Library by being
  249.      compiled or linked with it, is called a "work that uses the
  250.      Library".  Such a work, in isolation, is not a derivative work of
  251.      the Library, and therefore falls outside the scope of this License.
  252.  
  253.      However, linking a "work that uses the Library" with the Library
  254.      creates an executable that is a derivative of the Library (because
  255.      it contains portions of the Library), rather than a "work that
  256.      uses the library".  The executable is therefore covered by this
  257.      License.  Section 6 states terms for distribution of such
  258.      executables.
  259.  
  260.      When a "work that uses the Library" uses material from a header
  261.      file that is part of the Library, the object code for the work may
  262.      be a derivative work of the Library even though the source code is
  263.      not.  Whether this is true is especially significant if the work
  264.      can be linked without the Library, or if the work is itself a
  265.      library.  The threshold for this to be true is not precisely
  266.      defined by law.
  267.  
  268.      If such an object file uses only numerical parameters, data
  269.      structure layouts and accessors, and small macros and small inline
  270.      functions (ten lines or less in length), then the use of the object
  271.      file is unrestricted, regardless of whether it is legally a
  272.      derivative work.  (Executables containing this object code plus
  273.      portions of the Library will still fall under Section 6.)
  274.  
  275.      Otherwise, if the work is a derivative of the Library, you may
  276.      distribute the object code for the work under the terms of Section
  277.      6.  Any executables containing that work also fall under Section 6,
  278.      whether or not they are linked directly with the Library itself.
  279.  
  280.   6. As an exception to the Sections above, you may also combine or
  281.      link a "work that uses the Library" with the Library to produce a
  282.      work containing portions of the Library, and distribute that work
  283.      under terms of your choice, provided that the terms permit
  284.      modification of the work for the customer's own use and reverse
  285.      engineering for debugging such modifications.
  286.  
  287.      You must give prominent notice with each copy of the work that the
  288.      Library is used in it and that the Library and its use are covered
  289.      by this License.  You must supply a copy of this License.  If the
  290.      work during execution displays copyright notices, you must include
  291.      the copyright notice for the Library among them, as well as a
  292.      reference directing the user to the copy of this License.  Also,
  293.      you must do one of these things:
  294.  
  295.        a. Accompany the work with the complete corresponding
  296.           machine-readable source code for the Library including
  297.           whatever changes were used in the work (which must be
  298.           distributed under Sections 1 and 2 above); and, if the work
  299.           is an executable linked with the Library, with the complete
  300.           machine-readable "work that uses the Library", as object code
  301.           and/or source code, so that the user can modify the Library
  302.           and then relink to produce a modified executable containing
  303.           the modified Library.  (It is understood that the user who
  304.           changes the contents of definitions files in the Library will
  305.           not necessarily be able to recompile the application to use
  306.           the modified definitions.)
  307.  
  308.        b. Use a suitable shared library mechanism for linking with the
  309.           Library.  A suitable mechanism is one that (1) uses at run
  310.           time a copy of the library already present on the user's
  311.           computer system, rather than copying library functions into
  312.           the executable, and (2) will operate properly with a modified
  313.           version of the library, if the user installs one, as long as
  314.           the modified version is interface-compatible with the version
  315.           that the work was made with.
  316.  
  317.        c. Accompany the work with a written offer, valid for at least
  318.           three years, to give the same user the materials specified in
  319.           Subsection 6a, above, for a charge no more than the cost of
  320.           performing this distribution.
  321.  
  322.        d. If distribution of the work is made by offering access to copy
  323.           from a designated place, offer equivalent access to copy the
  324.           above specified materials from the same place.
  325.  
  326.        e. Verify that the user has already received a copy of these
  327.           materials or that you have already sent this user a copy.
  328.  
  329.      For an executable, the required form of the "work that uses the
  330.      Library" must include any data and utility programs needed for
  331.      reproducing the executable from it.  However, as a special
  332.      exception, the materials to be distributed need not include
  333.      anything that is normally distributed (in either source or binary
  334.      form) with the major components (compiler, kernel, and so on) of
  335.      the operating system on which the executable runs, unless that
  336.      component itself accompanies the executable.
  337.  
  338.      It may happen that this requirement contradicts the license
  339.      restrictions of other proprietary libraries that do not normally
  340.      accompany the operating system.  Such a contradiction means you
  341.      cannot use both them and the Library together in an executable
  342.      that you distribute.
  343.  
  344.   7. You may place library facilities that are a work based on the
  345.      Library side-by-side in a single library together with other
  346.      library facilities not covered by this License, and distribute
  347.      such a combined library, provided that the separate distribution
  348.      of the work based on the Library and of the other library
  349.      facilities is otherwise permitted, and provided that you do these
  350.      two things:
  351.  
  352.        a. Accompany the combined library with a copy of the same work
  353.           based on the Library, uncombined with any other library
  354.           facilities.  This must be distributed under the terms of the
  355.           Sections above.
  356.  
  357.        b. Give prominent notice with the combined library of the fact
  358.           that part of it is a work based on the Library, and explaining
  359.           where to find the accompanying uncombined form of the same
  360.           work.
  361.  
  362.   8. You may not copy, modify, sublicense, link with, or distribute the
  363.      Library except as expressly provided under this License.  Any
  364.      attempt otherwise to copy, modify, sublicense, link with, or
  365.      distribute the Library is void, and will automatically terminate
  366.      your rights under this License.  However, parties who have
  367.      received copies, or rights, from you under this License will not
  368.      have their licenses terminated so long as such parties remain in
  369.      full compliance.
  370.  
  371.   9. You are not required to accept this License, since you have not
  372.      signed it.  However, nothing else grants you permission to modify
  373.      or distribute the Library or its derivative works.  These actions
  374.      are prohibited by law if you do not accept this License.
  375.      Therefore, by modifying or distributing the Library (or any work
  376.      based on the Library), you indicate your acceptance of this
  377.      License to do so, and all its terms and conditions for copying,
  378.      distributing or modifying the Library or works based on it.
  379.  
  380.  10. Each time you redistribute the Library (or any work based on the
  381.      Library), the recipient automatically receives a license from the
  382.      original licensor to copy, distribute, link with or modify the
  383.      Library subject to these terms and conditions.  You may not impose
  384.      any further restrictions on the recipients' exercise of the rights
  385.      granted herein.  You are not responsible for enforcing compliance
  386.      by third parties with this License.
  387.  
  388.  11. If, as a consequence of a court judgment or allegation of patent
  389.      infringement or for any other reason (not limited to patent
  390.      issues), conditions are imposed on you (whether by court order,
  391.      agreement or otherwise) that contradict the conditions of this
  392.      License, they do not excuse you from the conditions of this
  393.      License.  If you cannot distribute so as to satisfy simultaneously
  394.      your obligations under this License and any other pertinent
  395.      obligations, then as a consequence you may not distribute the
  396.      Library at all.  For example, if a patent license would not permit
  397.      royalty-free redistribution of the Library by all those who
  398.      receive copies directly or indirectly through you, then the only
  399.      way you could satisfy both it and this License would be to refrain
  400.      entirely from distribution of the Library.
  401.  
  402.      If any portion of this section is held invalid or unenforceable
  403.      under any particular circumstance, the balance of the section is
  404.      intended to apply, and the section as a whole is intended to apply
  405.      in other circumstances.
  406.  
  407.      It is not the purpose of this section to induce you to infringe any
  408.      patents or other property right claims or to contest validity of
  409.      any such claims; this section has the sole purpose of protecting
  410.      the integrity of the free software distribution system which is
  411.      implemented by public license practices.  Many people have made
  412.      generous contributions to the wide range of software distributed
  413.      through that system in reliance on consistent application of that
  414.      system; it is up to the author/donor to decide if he or she is
  415.      willing to distribute software through any other system and a
  416.      licensee cannot impose that choice.
  417.  
  418.      This section is intended to make thoroughly clear what is believed
  419.      to be a consequence of the rest of this License.
  420.  
  421.  12. If the distribution and/or use of the Library is restricted in
  422.      certain countries either by patents or by copyrighted interfaces,
  423.      the original copyright holder who places the Library under this
  424.      License may add an explicit geographical distribution limitation
  425.      excluding those countries, so that distribution is permitted only
  426.      in or among countries not thus excluded.  In such case, this
  427.      License incorporates the limitation as if written in the body of
  428.      this License.
  429.  
  430.  13. The Free Software Foundation may publish revised and/or new
  431.      versions of the Lesser General Public License from time to time.
  432.      Such new versions will be similar in spirit to the present version,
  433.      but may differ in detail to address new problems or concerns.
  434.  
  435.      Each version is given a distinguishing version number.  If the
  436.      Library specifies a version number of this License which applies
  437.      to it and "any later version", you have the option of following
  438.      the terms and conditions either of that version or of any later
  439.      version published by the Free Software Foundation.  If the Library
  440.      does not specify a license version number, you may choose any
  441.      version ever published by the Free Software Foundation.
  442.  
  443.  14. If you wish to incorporate parts of the Library into other free
  444.      programs whose distribution conditions are incompatible with these,
  445.      write to the author to ask for permission.  For software which is
  446.      copyrighted by the Free Software Foundation, write to the Free
  447.      Software Foundation; we sometimes make exceptions for this.  Our
  448.      decision will be guided by the two goals of preserving the free
  449.      status of all derivatives of our free software and of promoting
  450.      the sharing and reuse of software generally.
  451.  
  452.                                 NO WARRANTY
  453.  
  454.  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  455.      WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
  456.      LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
  457.      HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
  458.      WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
  459.      NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  460.      FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
  461.      QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU.  SHOULD THE
  462.      LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  463.      SERVICING, REPAIR OR CORRECTION.
  464.  
  465.  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  466.      WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  467.      MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
  468.      LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  469.      INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  470.      INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF
  471.      DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU
  472.      OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY
  473.      OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
  474.      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  475.  
  476.                       END OF TERMS AND CONDITIONS
  477.  
  478. How to Apply These Terms to Your New Libraries
  479. ==============================================
  480.  
  481. If you develop a new library, and you want it to be of the greatest
  482. possible use to the public, we recommend making it free software that
  483. everyone can redistribute and change.  You can do so by permitting
  484. redistribution under these terms (or, alternatively, under the terms of
  485. the ordinary General Public License).
  486.  
  487. To apply these terms, attach the following notices to the library.  It
  488. is safest to attach them to the start of each source file to most
  489. effectively convey the exclusion of warranty; and each file should have
  490. at least the "copyright" line and a pointer to where the full notice is
  491. found.
  492.  
  493.      ONE LINE TO GIVE THE LIBRARY'S NAME AND AN IDEA OF WHAT IT DOES.
  494.      Copyright (C) YEAR  NAME OF AUTHOR
  495.      
  496.      This library is free software; you can redistribute it and/or modify it
  497.      under the terms of the GNU Lesser General Public License as published by
  498.      the Free Software Foundation; either version 2.1 of the License, or (at
  499.      your option) any later version.
  500.      
  501.      This library is distributed in the hope that it will be useful, but
  502.      WITHOUT ANY WARRANTY; without even the implied warranty of
  503.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  504.      Lesser General Public License for more details.
  505.      
  506.      You should have received a copy of the GNU Lesser General Public
  507.      License along with this library; if not, write to the Free Software
  508.      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
  509.      USA.
  510.  
  511. Also add information on how to contact you by electronic and paper mail.
  512.  
  513. You should also get your employer (if you work as a programmer) or your
  514. school, if any, to sign a "copyright disclaimer" for the library, if
  515. necessary.  Here is a sample; alter the names:
  516.  
  517.      Yoyodyne, Inc., hereby disclaims all copyright interest in the library
  518.      `Frob' (a library for tweaking knobs) written by James Random Hacker.
  519.      
  520.      SIGNATURE OF TY COON, 1 April 1990
  521.      Ty Coon, President of Vice
  522.  
  523. That's all there is to it!
  524.  
  525.  
  526. Pieces of the manual in transit
  527. *******************************
  528.  
  529. * Menu:
  530.  
  531. * Installing binary::           Installing a MySQL Binary Distribution
  532. * Perl support::                Perl Installation Comments
  533. * Group by functions::          Functions for Use with `GROUP BY' Clauses
  534.  
  535.  
  536. Installing a MySQL Binary Distribution
  537. ======================================
  538.  
  539. * Menu:
  540.  
  541. * Linux-RPM::                   Linux RPM files
  542. * Building clients::            Building client programs
  543.  
  544. You need the following tools to install a MySQL binary distribution:
  545.  
  546.    * GNU `gunzip' to uncompress the distribution.
  547.  
  548.    * A reasonable `tar' to unpack the distribution. GNU `tar' is known
  549.      to work.  Sun `tar' is known to have problems.
  550.  
  551. An alternative installation method under Linux is to use RPM (RedHat
  552. Package Manager) distributions.  *Note Linux-RPM::.
  553.  
  554. If you run into problems, *PLEASE ALWAYS USE* `mysqlbug' when posting
  555. questions to <mysql@lists.mysql.com>.  Even if the problem isn't a bug,
  556. `mysqlbug' gathers system information that will help others solve your
  557. problem.  By not using `mysqlbug', you lessen the likelihood of getting
  558. a solution to your problem!  You will find `mysqlbug' in the `bin'
  559. directory after you unpack the distribution.  *Note Bug reports::.
  560.  
  561. The basic commands you must execute to install and use a MySQL binary
  562. distribution are:
  563.  
  564.      shell> groupadd mysql
  565.      shell> useradd -g mysql mysql
  566.      shell> cd /usr/local
  567.      shell> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
  568.      shell> ln -s mysql-VERSION-OS mysql
  569.      shell> cd mysql
  570.      shell> scripts/mysql_install_db
  571.      shell> chown -R root  /usr/local/mysql
  572.      shell> chown -R mysql /usr/local/mysql/data
  573.      shell> chgrp -R mysql /usr/local/mysql
  574.      shell> chown -R root /usr/local/mysql/bin
  575.      shell> bin/safe_mysqld --user=mysql &
  576.  
  577. You can add new users using the `bin/mysql_setpermission' script if you
  578. install the `DBI' and `Msql-Mysql-modules' Perl modules.
  579.  
  580. A more detailed description follows.
  581.  
  582. To install a binary distribution, follow the steps below, then proceed
  583. to *Note Post-installation::, for post-installation setup and testing:
  584.  
  585.   1. Pick the directory under which you want to unpack the
  586.      distribution, and move into it.  In the example below, we unpack
  587.      the distribution under `/usr/local' and create a directory
  588.      `/usr/local/mysql' into which MySQL is installed.  (The following
  589.      instructions therefore assume you have permission to create files
  590.      in `/usr/local'.  If that directory is protected, you will need to
  591.      perform the installation as `root'.)
  592.  
  593.   2. Obtain a distribution file from one of the sites listed in *Note
  594.      Getting MySQL: Getting MySQL.
  595.  
  596.      MySQL binary distributions are provided as compressed `tar'
  597.      archives and have names like `mysql-VERSION-OS.tar.gz', where
  598.      `VERSION' is a number (for example, `3.21.15'), and `OS' indicates
  599.      the type of operating system for which the distribution is intended
  600.      (for example, `pc-linux-gnu-i586').
  601.  
  602.   3. If you see a binary distribution marked with the `-max' prefix,
  603.      this means that the binary has support for transaction-safe tables
  604.      and other features. *Note `mysqld-max': mysqld-max.  Note that all
  605.      binaries are built from the same MySQL source distribution.
  606.  
  607.   4. Add a user and group for `mysqld' to run as:
  608.  
  609.           shell> groupadd mysql
  610.           shell> useradd -g mysql mysql
  611.  
  612.      These commands add the `mysql' group and the `mysql' user.  The
  613.      syntax for `useradd' and `groupadd' may differ slightly on
  614.      different versions of Unix.  They may also be called `adduser' and
  615.      `addgroup'.  You may wish to call the user and group something
  616.      else instead of `mysql'.
  617.  
  618.   5. Change into the intended installation directory:
  619.  
  620.           shell> cd /usr/local
  621.  
  622.   6. Unpack the distribution and create the installation directory:
  623.  
  624.           shell> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
  625.           shell> ln -s mysql-VERSION-OS mysql
  626.  
  627.      The first command creates a directory named `mysql-VERSION-OS'.
  628.      The second command makes a symbolic link to that directory.  This
  629.      lets you refer more easily to the installation directory as
  630.      `/usr/local/mysql'.
  631.  
  632.   7. Change into the installation directory:
  633.  
  634.           shell> cd mysql
  635.  
  636.      You will find several files and subdirectories in the `mysql'
  637.      directory.  The most important for installation purposes are the
  638.      `bin' and `scripts' subdirectories.
  639.  
  640.     `bin'
  641.           This directory contains client programs and the server You
  642.           should add the full pathname of this directory to your `PATH'
  643.           environment variable so that your shell finds the MySQL
  644.           programs properly. *Note Environment variables::.
  645.  
  646.     `scripts'
  647.           This directory contains the `mysql_install_db' script used to
  648.           initialize the `mysql' database containing the grant tables
  649.           that store the server access permissions.
  650.  
  651.   8. If you would like to use `mysqlaccess' and have the MySQL
  652.      distribution in some non-standard place, you must change the
  653.      location where `mysqlaccess' expects to find the `mysql' client.
  654.      Edit the `bin/mysqlaccess' script at approximately line 18.
  655.      Search for a line that looks like this:
  656.  
  657.           $MYSQL     = '/usr/local/bin/mysql';    # path to mysql executable
  658.  
  659.      Change the path to reflect the location where `mysql' actually is
  660.      stored on your system.  If you do not do this, you will get a
  661.      `Broken pipe' error when you run `mysqlaccess'.
  662.  
  663.   9. Create the MySQL grant tables (necessary only if you haven't
  664.      installed MySQL before):
  665.           shell> scripts/mysql_install_db
  666.  
  667.      Note that MySQL versions older than Version 3.22.10 started the
  668.      MySQL server when you run `mysql_install_db'.  This is no longer
  669.      true!
  670.  
  671.  10. Change ownership of binaries to `root' and ownership of the data
  672.      directory to the user that you will run `mysqld' as:
  673.  
  674.           shell> chown -R root  /usr/local/mysql
  675.           shell> chown -R mysql /usr/local/mysql/data
  676.           shell> chgrp -R mysql /usr/local/mysql
  677.  
  678.      The first command changes the `owner' attribute of the files to the
  679.      `root' user, the second one changes the `owner' attribute of the
  680.      data directory to the `mysql' user, and the third one changes the
  681.      `group' attribute to the `mysql' group.
  682.  
  683.  11. If you want to install support for the Perl `DBI'/`DBD' interface,
  684.      see *Note Perl support::.
  685.  
  686.  12. If you would like MySQL to start automatically when you boot your
  687.      machine, you can copy `support-files/mysql.server' to the location
  688.      where your system has its startup files.  More information can be
  689.      found in the `support-files/mysql.server' script itself and in
  690.      *Note Automatic start::.
  691.  
  692.  
  693. After everything has been unpacked and installed, you should initialize
  694. and test your distribution.
  695.  
  696. You can start the MySQL server with the following command:
  697.  
  698.      shell> bin/safe_mysqld --user=mysql &
  699.  
  700. *Note `safe_mysqld': safe_mysqld.
  701.  
  702. *Note Post-installation::.
  703.  
  704.  
  705. Perl Installation Comments
  706. ==========================
  707.  
  708. * Menu:
  709.  
  710. * Perl installation::           Installing Perl on Unix
  711. * ActiveState Perl::            Installing ActiveState Perl on Windows
  712. * Windows Perl::                Installing the MySQL Perl distribution on Windows
  713. * Perl support problems::       Problems using the Perl `DBI'/`DBD' interface
  714.  
  715.  
  716. Installing Perl on Unix
  717. -----------------------
  718.  
  719. Perl support for MySQL is provided by means of the `DBI'/`DBD' client
  720. interface.  *Note Perl::.  The Perl `DBD'/`DBI' client code requires
  721. Perl Version 5.004 or later.  The interface *will not work* if you have
  722. an older version of Perl.
  723.  
  724. MySQL Perl support also requires that you've installed MySQL client
  725. programming support.  If you installed MySQL from RPM files, client
  726. programs are in the client RPM, but client programming support is in
  727. the developer RPM.  Make sure you've installed the latter RPM.
  728.  
  729. As of Version 3.22.8, Perl support is distributed separately from the
  730. main MySQL distribution.  If you want to install Perl support, the files
  731. you will need can be obtained from
  732. `http://www.mysql.com/Downloads/Contrib/'.
  733.  
  734. The Perl distributions are provided as compressed `tar' archives and
  735. have names like `MODULE-VERSION.tar.gz', where `MODULE' is the module
  736. name and `VERSION' is the version number.  You should get the
  737. `Data-Dumper', `DBI', and `Msql-Mysql-modules' distributions and
  738. install them in that order.  The installation procedure is shown below.
  739. The example shown is for the `Data-Dumper' module, but the procedure is
  740. the same for all three distributions:
  741.  
  742.   1. Unpack the distribution into the current directory:
  743.           shell> gunzip < Data-Dumper-VERSION.tar.gz | tar xvf -
  744.      This command creates a directory named `Data-Dumper-VERSION'.
  745.  
  746.   2. Change into the top-level directory of the unpacked distribution:
  747.           shell> cd Data-Dumper-VERSION
  748.  
  749.   3. Build the distribution and compile everything:
  750.           shell> perl Makefile.PL
  751.           shell> make
  752.           shell> make test
  753.           shell> make install
  754.  
  755. The `make test' command is important because it verifies that the
  756. module is working.  Note that when you run that command during the
  757. `Msql-Mysql-modules' installation to exercise the interface code, the
  758. MySQL server must be running or the test will fail.
  759.  
  760. It is a good idea to rebuild and reinstall the `Msql-Mysql-modules'
  761. distribution whenever you install a new release of MySQL, particularly
  762. if you notice symptoms such as all your `DBI' scripts dumping core
  763. after you upgrade MySQL.
  764.  
  765. If you don't have the right to install Perl modules in the system
  766. directory or if you to install local Perl modules, the following
  767. reference may help you:
  768.  
  769.      `http://www.iserver.com/support/contrib/perl5/modules.html'
  770.  
  771. Look under the heading `Installing New Modules that Require Locally
  772. Installed Modules'.
  773.  
  774.  
  775. Installing ActiveState Perl on Windows
  776. --------------------------------------
  777.  
  778. To install the MySQL `DBD' module with ActiveState Perl on Windows, you
  779. should do the following:
  780.  
  781.    * Get ActiveState Perl from
  782.      `http://www.activestate.com/Products/ActivePerl/index.html' and
  783.      install it.
  784.  
  785.    * Open a DOS shell.
  786.  
  787.    * If required, set the HTTP_proxy variable. For example, you might
  788.      try:
  789.  
  790.           set HTTP_proxy=my.proxy.com:3128
  791.  
  792.    * Start the PPM program:
  793.  
  794.           C:\> c:\perl\bin\ppm.pl
  795.  
  796.    * If you have not already done so, install `DBI':
  797.  
  798.           ppm> install DBI
  799.  
  800.    * If this succeeds, run the following command:
  801.  
  802.           install ftp://ftp.de.uu.net/pub/CPAN/authors/id/JWIED/DBD-mysql-1.2212.x86.ppd
  803.  
  804. The above should work at least with ActiveState Perl Version 5.6.
  805.  
  806. If you can't get the above to work, you should instead install the
  807. *MyODBC* driver and connect to MySQL server through ODBC:
  808.  
  809.      use DBI;
  810.      $dbh= DBI->connect("DBI:ODBC:$dsn","$user","$password") ||
  811.        die "Got error $DBI::errstr when connecting to $dsn\n";
  812.  
  813.  
  814. Installing the MySQL Perl Distribution on Windows
  815. -------------------------------------------------
  816.  
  817. The MySQL Perl distribution contains `DBI', `DBD:MySQL' and `DBD:ODBC'.
  818.  
  819.    * Get the Perl distribution for Windows from
  820.      `http://www.mysql.com/download.html'.
  821.  
  822.    * Unzip the distribution in `C:' so that you get a `C:\PERL'
  823.      directory.
  824.  
  825.    * Add the directory `C:\PERL\BIN' to your path.
  826.  
  827.    * Add the directory `C:\PERL\BIN\MSWIN32-x86-thread' or
  828.      `C:\PERL\BIN\MSWIN32-x86' to your path.
  829.  
  830.    * Test that `perl' works by executing `perl -v' in a DOS shell.
  831.  
  832.  
  833. Problems Using the Perl `DBI'/`DBD' Interface
  834. ---------------------------------------------
  835.  
  836. If Perl reports that it can't find the `../mysql/mysql.so' module, then
  837. the problem is probably that Perl can't locate the shared library
  838. `libmysqlclient.so'.
  839.  
  840. You can fix this by any of the following methods:
  841.  
  842.    * Compile the `Msql-Mysql-modules' distribution with `perl
  843.      Makefile.PL -static -config' rather than `perl Makefile.PL'.
  844.  
  845.    * Copy `libmysqlclient.so' to the directory where your other shared
  846.      libraries are located (probably `/usr/lib' or `/lib').
  847.  
  848.    * On Linux you can add the pathname of the directory where
  849.      `libmysqlclient.so' is located to the `/etc/ld.so.conf' file.
  850.  
  851.    * Add the pathname of the directory where `libmysqlclient.so' is
  852.      located to the `LD_RUN_PATH' environment variable.
  853.  
  854. If you get the following errors from `DBD-mysql', you are probably
  855. using `gcc' (or using an old binary compiled with `gcc'):
  856.  
  857.      /usr/bin/perl: can't resolve symbol '__moddi3'
  858.      /usr/bin/perl: can't resolve symbol '__divdi3'
  859.  
  860. Add `-L/usr/lib/gcc-lib/... -lgcc' to the link command when the
  861. `mysql.so' library gets built (check the output from `make' for
  862. `mysql.so' when you compile the Perl client).  The `-L' option should
  863. specify the pathname of the directory where `libgcc.a' is located on
  864. your system.
  865.  
  866. Another cause of this problem may be that Perl and MySQL aren't both
  867. compiled with `gcc'.  In this case, you can solve the mismatch by
  868. compiling both with `gcc'.
  869.  
  870. If you get the following error from `Msql-Mysql-modules' when you run
  871. the tests:
  872.  
  873.      t/00base............install_driver(mysql) failed: Can't load '../blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: ../blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: uncompress at /usr/lib/perl5/5.00503/i586-linux/DynaLoader.pm line 169.
  874.  
  875. it means that you need to include the compression library, -lz, to the
  876. link line. This can be doing the following change in the file
  877. `lib/DBD/mysql/Install.pm':
  878.  
  879.      $sysliblist .= " -lm";
  880.      
  881.      to
  882.      
  883.      $sysliblist .= " -lm -lz";
  884.  
  885. After this, you MUST run 'make realclean' and then proceed with the
  886. installation from the beginning.
  887.  
  888. If you want to use the Perl module on a system that doesn't support
  889. dynamic linking (like SCO) you can generate a static version of Perl
  890. that includes `DBI' and `DBD-mysql'.  The way this works is that you
  891. generate a version of Perl with the `DBI' code linked in and install it
  892. on top of your current Perl.  Then you use that to build a version of
  893. Perl that additionally has the `DBD' code linked in, and install that.
  894.  
  895. On SCO, you must have the following environment variables set:
  896.  
  897.      shell> LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib:/usr/progressive/lib
  898.      or
  899.      shell> LD_LIBRARY_PATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:/usr/progressive/lib:/usr/skunk/lib
  900.      shell> LIBPATH=/usr/lib:/lib:/usr/local/lib:/usr/ccs/lib:/usr/progressive/lib:/usr/skunk/lib
  901.      shell> MANPATH=scohelp:/usr/man:/usr/local1/man:/usr/local/man:/usr/skunk/man:
  902.  
  903. First, create a Perl that includes a statically linked `DBI' by running
  904. these commands in the directory where your `DBI' distribution is
  905. located:
  906.  
  907.      shell> perl Makefile.PL -static -config
  908.      shell> make
  909.      shell> make install
  910.      shell> make perl
  911.  
  912. Then you must install the new Perl. The output of `make perl' will
  913. indicate the exact `make' command you will need to execute to perform
  914. the installation.  On SCO, this is `make -f Makefile.aperl inst_perl
  915. MAP_TARGET=perl'.
  916.  
  917. Next, use the just-created Perl to create another Perl that also
  918. includes a statically-linked `DBD::mysql' by running these commands in
  919. the directory where your `Msql-Mysql-modules' distribution is located:
  920.  
  921.      shell> perl Makefile.PL -static -config
  922.      shell> make
  923.      shell> make install
  924.      shell> make perl
  925.  
  926. Finally, you should install this new Perl.  Again, the output of `make
  927. perl' indicates the command to use.
  928.  
  929.  
  930. Functions for Use with `GROUP BY' Clauses
  931. =========================================
  932.  
  933. If you use a group function in a statement containing no `GROUP BY'
  934. clause, it is equivalent to grouping on all rows.
  935.  
  936. `COUNT(expr)'
  937.      Returns a count of the number of non-`NULL' values in the rows
  938.      retrieved by a `SELECT' statement:
  939.  
  940.           mysql> select student.student_name,COUNT(*)
  941.                      from student,course
  942.                      where student.student_id=course.student_id
  943.                      GROUP BY student_name;
  944.  
  945.      `COUNT(*)' is somewhat different in that it returns a count of the
  946.      number of rows retrieved, whether or not they contain `NULL'
  947.      values.
  948.  
  949.      `COUNT(*)' is optimized to return very quickly if the `SELECT'
  950.      retrieves from one table, no other columns are retrieved, and
  951.      there is no `WHERE' clause.  For example:
  952.  
  953.           mysql> select COUNT(*) from student;
  954.  
  955. `COUNT(DISTINCT expr,[expr...])'
  956.      Returns a count of the number of different non-`NULL' values:
  957.  
  958.           mysql> select COUNT(DISTINCT results) from student;
  959.  
  960.      In MySQL you can get the number of distinct expression
  961.      combinations that don't contain NULL by giving a list of
  962.      expressions.  In ANSI SQL you would have to do a concatenation of
  963.      all expressions inside `CODE(DISTINCT ..)'.
  964.  
  965. `AVG(expr)'
  966.      Returns the average value of `expr':
  967.  
  968.           mysql> select student_name, AVG(test_score)
  969.                      from student
  970.                      GROUP BY student_name;
  971.  
  972. `MIN(expr)'
  973. `MAX(expr)'
  974.      Returns the minimum or maximum value of `expr'.  `MIN()' and
  975.      `MAX()' may take a string argument; in such cases they return the
  976.      minimum or maximum string value. *Note MySQL indexes::.
  977.  
  978.           mysql> select student_name, MIN(test_score), MAX(test_score)
  979.                      from student
  980.                      GROUP BY student_name;
  981.  
  982. `SUM(expr)'
  983.      Returns the sum of `expr'.  Note that if the return set has no
  984.      rows, it returns NULL!
  985.  
  986. `STD(expr)'
  987. `STDDEV(expr)'
  988.      Returns the standard deviation of `expr'. This is an extension to
  989.      ANSI SQL. The `STDDEV()' form of this function is provided for
  990.      Oracle compatibility.
  991.  
  992. `BIT_OR(expr)'
  993.      Returns the bitwise `OR' of all bits in `expr'. The calculation is
  994.      performed with 64-bit (`BIGINT') precision.
  995.  
  996. `BIT_AND(expr)'
  997.      Returns the bitwise `AND' of all bits in `expr'. The calculation is
  998.      performed with 64-bit (`BIGINT') precision.
  999.  
  1000. MySQL has extended the use of `GROUP BY'. You can use columns or
  1001. calculations in the `SELECT' expressions that don't appear in the
  1002. `GROUP BY' part. This stands for _any possible value for this group_.
  1003. You can use this to get better performance by avoiding sorting and
  1004. grouping on unnecessary items.  For example, you don't need to group on
  1005. `customer.name' in the following query:
  1006.  
  1007.      mysql> select order.custid,customer.name,max(payments)
  1008.             from order,customer
  1009.             where order.custid = customer.custid
  1010.             GROUP BY order.custid;
  1011.  
  1012. In ANSI SQL, you would have to add `customer.name' to the `GROUP BY'
  1013. clause.  In MySQL, the name is redundant if you don't run in ANSI mode.
  1014.  
  1015. *Don't use this feature* if the columns you omit from the `GROUP BY'
  1016. part aren't unique in the group!  You will get unpredictable results.
  1017.  
  1018. In some cases, you can use `MIN()' and `MAX()' to obtain a specific
  1019. column value even if it isn't unique. The following gives the value of
  1020. `column' from the row containing the smallest value in the `sort'
  1021. column:
  1022.  
  1023.      substr(MIN(concat(rpad(sort,6,' '),column)),7)
  1024.  
  1025. *Note example-Maximum-column-group-row::.
  1026.  
  1027. Note that if you are using MySQL Version 3.22 (or earlier) or if you
  1028. are trying to follow ANSI SQL, you can't use expressions in `GROUP BY'
  1029. or `ORDER BY' clauses.  You can work around this limitation by using an
  1030. alias for the expression:
  1031.  
  1032.      mysql> SELECT id,FLOOR(value/100) AS val FROM tbl_name
  1033.                 GROUP BY id,val ORDER BY val;
  1034.  
  1035. In MySQL Version 3.23 you can do:
  1036.  
  1037.      mysql> SELECT id,FLOOR(value/100) FROM tbl_name ORDER BY RAND();
  1038.  
  1039.